RawBitmapException.Constructor Constructor
Constructor that takes in message and code.

Constructor(
message
as String,
code
as Integer)
Parameters
- message
- Message for the exception.
- code
- Code for the exception.
Remarks
See Also
RawBitmapException Class